map list

英 [mæp lɪst] 美 [mæp lɪst]

网络  所有可投票地图地图编号

计算机



双语例句

  1. I then append a new collection onto factors generated by the map() function on the factors list applying the code to generate the symmetrical ( the matching factor above the square root) list.
    然后我将一个新的集合附加至由factor列表中的map()函数生成的factor上,应用此代码生成对称的(平方根上方匹配的因子)列表。
  2. You cannot perform a join or a union or any other set-operation and map to a target list.
    您不能执行一个联接或合并或任何其他组合操作并映射到一个目标列表。
  3. One other thing to note is that the map() and filter() functions are totally generic, working on any list, not just lists of nodes.
    另一个需要注意的是,map()和filter()函数是完全通用的,用于处理任何列表(不只是节点列表)。
  4. Using map() is very nice for transforming one list into another as a mapping, especially when the number of list elements is not too big.
    当数据序列数目不是太大的时候,用map()来完成一个序列到另一个序列的映射是非常好的选择。
  5. Copy these lists into a map with each list entry identified by the first word ( the key) of the list.
    将这些列表复制到一个映射且使用列表的第一个单词(键)标识每个列表条目。
  6. If you wanted to create a file for each author, you would map the authors list to document collection.
    如果您想为每一个作家都创建一个文件,则要将作家列表映射到文档集。
  7. But, unlike filter(), a map() always keeps every element of a list, replacing each value with the result of evaluating the code on that value.
    不过,与filter()不同的是,map()通常保留列表的每个元素,使用对每个值应用代码得到的结果替换这些值。
  8. The action closure ( somewhat similar to the map closure) applies an action closure to every element of a List.
    action闭包(与map闭包有点相似)把action闭包应用于List的每个元素。
  9. As shown, with map, you provide your function and a list of elements to which the function is applied.
    如图所示,通过map,为已应用的函数提供您的函数和一系列元素。
  10. From the Mappings window, map top to the output list, and then click Auto Map.
    从Mappings窗口,将top映射到输出列表,然后单击AutoMap。
  11. The most important of these is map, which applies a function to every element of a list.
    其中最重要的是map,它将某个函数应用到列表中的每个元素。
  12. For example, if you are learning new vocabulary, create a word map, describe a picture, make a list and study that, type out the words five times. All of these methods together help to reinforce your learning.
    比如,如果你在学新单词,画一个单词图,描绘一张图片,做个列表然后再学习,打五次单词,所有这些方法都能促进你的学习。
  13. The specified custom pin map already exists. Please select it from the list of existing custom pin maps.
    选定的自定义标位图已存在.请从列表中选择。
  14. Goto, which moves the map to the location of the object currently selected in the list.
    将星图转动到当前列表中所选的天体位置。
  15. In other words, new items are added to the end, and map lookups move items to the end of the linked list.
    换句话说,新项目被添加到尾部,映射表查找操作将项目移到链表的尾部。
  16. Updating a site map to list the URL for every post is not an efficient approach because nodes cannot be added to a site map programmatically.
    通过更新站点地图来列出每篇文章的url并不是一种很有效的办法,原因是不能以编程方式将节点添加到站点地图中。
  17. An example here is mapping software, where a user probably can't always select the address he wants to map from a list ( though we should allow this for his address book);
    比如,一些地图绘制软件中使用者通常无法先从列表中选择地址,然后制图(当然在地址本中可以这样做)。
  18. Class schedule, map, book list.
    课程表,地图,书。
  19. Got out a map and a list of animal shelters in Wyoming, Nebraska, Iowa, Illinois and Indiana, and began telephoning.
    他找出一张地图和一张记录怀俄明、内布拉斯加、艾奥瓦、伊利诺伊和印第安纳州的动物庇护站的名单,然后就开始打电话。
  20. The changes to the "main" function are more interesting, here first we map our list of files to a list of asynchronous workflow and bind it to the identifier "tasks".
    在“main”函数里的改变更有意思,在这里我们首先映射我们文件的了吧到一个异步工作流的列表上,并把它赋值给一个“tasks”标识符(即变量)。
  21. Start by selecting a state by clicking on the map or in the list below!
    请点击地图选择一个州,或点击下方列表!
  22. The planed route will be displayed as a Line on the map and you will also have a result list.
    过去计划路线将显示为一个在地图上线,你也有一个结果列表。
  23. Map out your to do list and calendar for the month ahead, and put systems in place to make life more efficient.
    你可以将那些要做的列入你的日程表,让一切井然有序从而过得更有效率。
  24. My multiplayer map isn't appearing in the multiplayer map list.
    我的多人游戏地图,没有在地图列表中列出。
  25. User can choose a region ( grid box) to display the forecast time series by clicking over the map directly or clicking the place name on the list to select the belonging region.
    用户可直接按地图或在清单上按地方名称,以选择所属区域(方格)的预测时间序列。
  26. Then two plans and a chart ( effect-cause map, list map and check chart) were used to analyze the reasons causing defect positioning or quantitative errors.
    然后利用两图一表(因果图、排列图和检查表)分析引起缺陷定量或定位错误的原因。
  27. Application Studying on Topographic Map Symbols List of Beijing
    北京市地形图图式应用研究
  28. The configuration is based on the routing decision process, combined with the utilization of the route map and access control list to set the relative path attribute value. Then the traffic through the autonomous system is controlled.
    该配置根据BGP的路由决策进程,结合路由图和访问控制列表的使用,来设置相关的路径属性值,从而对出入自治系统的流量加以控制。
  29. Realize the relatively shortest path's exploration in the status space of the grid map by path chain list method.
    采用路径链表在栅格地图的状态空间中执行相对最短路径搜索。